From: Thien-Thi Nguyen Date: Sat, 24 Jan 2004 17:00:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24390 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=beff274a00158902083098e92cc8afed2e6d94b0;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c64f0d17698..9f78d35e495 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-01-24 Thien-Thi Nguyen + + * mail/rmail-spam-filter.el: + Use two semicolons as Commentary line prefix. + Add ";;; Code:" stylized comment. + Delete end-of-line whitespace. + Wrap (require 'cl) with `eval-when-compile'. + 2004-01-23 Benjamin Rutt * vc.el (vc-annotate): Fix improper use of `make-local-variable'